home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / disk_tools / mrbackup / prefs / mrbackup.init < prev    next >
Text File  |  1993-03-17  |  3KB  |  78 lines

  1. ; This is the MRBackup preferences/initialization file.
  2. ; This file contains parameter values and comment lines.
  3. ; Parameter value lines are of the form:
  4. ;     <keyword> = <value>
  5. ; where <keyword> names the parameter to be set and <value> is
  6. ; either a boolean (YES/NO) or a string value.
  7. ; Leading blanks are discarded and empty lines are ignored.
  8. ; Comments may begin with a semi-colon (;).
  9. ; Type of screen (CUSTOM, WORKBENCH)
  10. screentype = Custom
  11. ; Screen mode for CUSTOM (NORMAL, INTERLACE)
  12. screenmode = Normal
  13. ; Decimal value for screen color 0
  14. color0 = 2730
  15. ; Decimal value for screen color 1
  16. color1 = 0
  17. ; Decimal value for screen color 2
  18. color2 = 4095
  19. ; Decimal value for screen color 3
  20. color3 = 111
  21. ; Level of Lempel-Ziv file compression.
  22. compression = None
  23. ; Level of Lempel-Zip file decompression.
  24. decompression = None
  25. ; Should MRBackup generate a paginated listing during backup?
  26. listing = YES
  27. ; Should MRBackup talk to me?
  28. speech = NO
  29. ; How should floppies be formatted during backup?
  30. format = Normal
  31. ; Should MRBackup split large files across multiple floppies?
  32. bigfiles = YES
  33. ; Should MRBackup set archive bits during backup/restore?
  34. setarchivebits = NO
  35. ; Should MRBackup test archive bits during backup?
  36. testarchivebits = NO
  37. ; What method of error handling should MRBackup employ?
  38. errorhandling = Interactive
  39. ; Date format: 0=AmigaDOS, 1=International, 2=USA, 3=Canadian
  40. dateformat = 0
  41. ; Compression estimate, in percent?
  42. compest = 0
  43. ; File buffer size, in K?
  44. bufsize = 32
  45. ; What backup mode do you prefer?
  46. backupmode = Fast Disk
  47. ; Suppress empty directories from backups?
  48. suppress_empty_dirs = NO
  49. ; How do we handle existing files? (Ask/Append/Replace)
  50. filemode = Ask
  51. ; Which file system am I to use for AmigaDOS backups?
  52. filesystem = Default
  53. ; Shall I sort file directories or leave them as they are?
  54. sort = YES
  55. ; Descriptive comment for this backup:
  56. comment = Full backup of the system disk.
  57. ; Macro definition:
  58. ; Verify disk writes in Fast Disk mode?
  59. verify_write = NO
  60. ; What is the name of the logging file or device?
  61. log = MRBackup:Lists_and_Logs/MRBackup.log
  62. ; What is the name of the home device/volume/directory?
  63. home = SYS:
  64. ; What is the name of the backup device/volume/directory?
  65. backup = DF0:
  66. ; What is the name of the listing device or file?
  67. list = MRBackup:Lists_and_Logs/MRBackup.list
  68. ; What is the name of the backup filter file?
  69. bfilter = MRBackup:Prefs/MRBackup.bflt
  70. ; What is the name of the compression filter file?
  71. cfilter = MRBackup:Prefs/MRBackup.cflt
  72. ; What is the name of the decompression filter file?
  73. dfilter = MRBackup:Prefs/MRBackup.dflt
  74. ; What is the name of the restore filter file?
  75. rfilter = 
  76. ; What is the backup volume prefix?
  77. prefix = 
  78.